Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOLR-10263 : Override spellcheck's SuggestMode by WordBreakSolrSpellChecker #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abhidemon
Copy link
Contributor

Now suggestMode can be specified for WordBreakSolrSpellChecker, if this value is not null, it will

override the suggestMode of SpellCheckComponent.

Fixes Performance and Relevancy

…dBreakSolrSpellChecker

Now `suggestMode` can be specified for WordBreakSolrSpellChecker, if this value is not null, it will

override the `suggestMode` of SpellCheckComponent.

Fixes Performance and Relevancy
@abhidemon abhidemon changed the title Override spellcheck's SuggestMode by WordBreakSolrSpellChecker SOLR-10263 : Override spellcheck's SuggestMode by WordBreakSolrSpellChecker Mar 28, 2017
@abhidemon
Copy link
Contributor Author

For this Issue. https://issues.apache.org/jira/browse/SOLR-10263

asfgit pushed a commit that referenced this pull request Apr 28, 2017
…#176)

* fixed target docid check in LTRRescorer  and unit test for extracting features when there are multiple segments

(cherry picked from commit dfa0e2cc3baa72cec1b6329891d14b451effbd74)

* renamed unit test file and added comments

(cherry picked from commit fcfb661574c973b8963401d58145ddaf1942b511)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant